Skip to main content

imageListFinishedLoading

Type

message

Summary

Sent when all the tiles in the image list have finished loading.

Syntax

on imageListFinishedLoading <pLoaded>, <pTotal>, <pUnresolvedImages>

Description

Use the imageListFinishedLoading message if you want to do something when all the tiles in the image list finish loading.

Parameters

NameTypeDescription

pLoaded

integer

The number of tiles that have been loaded.

pTotal

integer

Total number of elements that the list of images has.

pUnresolvedImages

integer

Number of tiles for which the image cannot be resolved.

Compatibility and Support

OS

mac

windows

linux

ios

android

Platforms

desktop

mobile

web